projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
959eaa7
)
arm1136: Remove redundant relocate_code() return
author
Benoît Thébaudeau
<
[email protected]
>
Thu, 11 Apr 2013 09:35:44 +0000
(09:35 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Fri, 12 Apr 2013 05:55:05 +0000
(07:55 +0200)
Signed-off-by: Benoît Thébaudeau <
[email protected]
>
arch/arm/cpu/arm1136/start.S
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/arm1136/start.S
b/arch/arm/cpu/arm1136/start.S
index eda4bc0ed33b356d6619e3a0c791cdee9fe3b5e0..52256396c43728cc0cafa266ad56e4ab7cdd6ab8 100644
(file)
--- a/
arch/arm/cpu/arm1136/start.S
+++ b/
arch/arm/cpu/arm1136/start.S
@@
-237,8
+237,6
@@
fixnext:
add r2, r2, #8 /* each rel.dyn entry is 8 bytes */
cmp r2, r3
blo fixloop
- bx lr
-
#endif
relocate_done: